home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19941031-19941221 / 000248_news@columbia.edu_Wed Nov 23 16:09:07 1994.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA29188
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Wed, 23 Nov 1994 11:09:12 -0500
  3. Received: by apakabar.cc.columbia.edu id AA18097
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Wed, 23 Nov 1994 11:09:11 -0500
  5. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  6. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Re: Where is actual user input and tty ioctl's handled?
  9. Date: 23 Nov 1994 16:09:07 GMT
  10. Organization: Columbia University
  11. Lines: 19
  12. Message-Id: <3avpf3$hl8@apakabar.cc.columbia.edu>
  13. References: <3audd2$dk0@homesick.cs.unlv.edu>
  14. Nntp-Posting-Host: watsun.cc.columbia.edu
  15. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  16.  
  17. In article <3audd2$dk0@homesick.cs.unlv.edu>,
  18. Frank Lofaro <ftlofaro@unlv.edu> wrote:
  19. >Where is actual user input and tty ioctl's handled?
  20. >
  21. >I want to add some modifications to kermit so when it sets up the tty 
  22. >it does the equivalent of stty -ignbrk -brkint parmrk, have kermit 
  23. >detect an incoming break (255 0 0) and send a break out the 
  24. >communications port then.
  25. >
  26. Although you did not say so, I assume you are talking about C-Kermit.
  27.  
  28. C-Kermit is a software program that runs on literally hundreds of
  29. different platforms, and I am responsible for it, so you should
  30. probably contact me directly.  Locally hacked versions of C-Kermit
  31. are discouraged, as a matter of self-preservation.
  32.  
  33. - Frank
  34.  
  35.